Appliance System CryptoHash Options Info
Appliance System CryptoHash Options Info schema Structure representing hash mode and supported hash algorithms
This schema was added in vSphere API 9.0.0.0.
{
"hash_mode": "string",
"hash_algorithms": [
"string"
]
}
Hash mode representing state of global hash switch
This property was added in vSphere API 9.0.0.0.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.appliance.system.crypto_hash
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.appliance.system.crypto_hash
.
List of hash algorithms supported for a hash mode
This property was added in vSphere API 9.0.0.0.